Skip to content
Back to search
30
MCP

AWS Bedrock Knowledge Base Retrieval

pulsemcp/aws bedrock knowledge base retrieval

Bridge to access Amazon Bedrock Knowledge Bases.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AWS Bedrock: Knowledge Base
Query and retrieve information from AWS knowledge bases using the Bedrock Agent Runtime.
0 tools
AWS Knowledge Base
Integrates with AWS Knowledge Bases to retrieve information using Bedrock Agent Runtime, enabling RAG operations with structured metadata fo
0 tools
acuvity/mcp-server-aws-bedrock-kb-retrieval
Access and query Amazon Bedrock Knowledge Bases with natural language retrieval
0 tools
AWS Bedrock
Integrates AWS Bedrock, enabling natural language processing and task automation.
0 tools
Amazon Bedrock AgentCore
Access Amazon Bedrock AgentCore documentation and APIs
0 tools
amazon-bedrock-knowledge-base-mcp
Standalone Model Context Protocol (MCP) server for Amazon Bedrock Knowledge Base Retrieval
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_bedrock_knowledge_base_retrieval": {
      "url": "None",
      "transport": "http"
    }
  }
}